Auto merge of #4469 - nipunn1313:workspace_features, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 9 Sep 2017 21:39:44 +0000 (21:39 +0000)
committerbors <bors@rust-lang.org>
Sat, 9 Sep 2017 21:39:44 +0000 (21:39 +0000)
commit921c4a5b05004f50347172e29b3405359dd47b59
tree4965a4a37d4e34e4c3f25814227a085f83572f79
parentdb2e07f675aff3d1b5bb7eafb241909d646bb8c1
parentf90d21f62f3c5c63ed878efa8ad34962cf4fa522
Auto merge of #4469 - nipunn1313:workspace_features, r=alexcrichton

Hashed dependencies of metadata into the metadata of a lib

This fixes one part of #3620. To my understanding, the more fundamental fix is more challenging